home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_1632
/
frame_12
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
268 b
|
18 lines
set("/Variables:Lampe2Tombe",true);
tellTarget("_root.Lampe2")
{
gotoAndStop(2);
}
tellTarget("_root.Corde2")
{
gotoAndStop(2);
}
tellTarget("_root")
{
gotoAndStop(eval("/Variables:EtatActif"));
}
tellTarget("_parent")
{
gotoAndStop(1);
}